Skip to content

Conversation

@ramzamzam
Copy link

This change fixes the release logic for the situation when the lock expires approximately at the same time as the release method is called

We had numerous issues with lock release attempt resulting in Unable to achieve a quorum during its retry window when trying to release lock that was expired moments before the release method call.
This is because the release script does not account for the keys that were already removed by Redis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant